FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (110 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-careteam
Url http://fhir.nl/fhir/StructureDefinition/nl-core-careteam
Version 2.0.5
Status active
Name nl-core-careteam
Title nl-core-careteam
Experimental False
Realm nl
Authority hl7
Description An nl-core base CareTeam profile, that references to all relating Dutch Health and Care Information models or HCIM (Dutch: Zorginformatiebouwsteen or ZIB) profiles. This profile is not based on an HCIM, because no HCIM exists for the CareTeam concept.
Purpose The MedMij GGZ use case has a direct need for exchanging care team information with the patient.
Copyright CC0
Type CareTeam
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/bc-CareAgreement bc-CareAgreement
http://nictiz.nl/fhir/StructureDefinition/bc-CareTeam bc-CareTeam
http://fhir.nl/fhir/StructureDefinition/nl-core-careplan nl-core-careplan

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-organization nl-core-organization
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner nl-core-practitioner
http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson nl-core-relatedperson
http://nictiz.nl/fhir/StructureDefinition/zib-Encounter zib Encounter
http://nictiz.nl/fhir/StructureDefinition/zib-Problem zib Problem
http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare nl-core-episodeofcare
http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference PractitionerRole Reference
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.5--20171231000000 ZorgverlenerRolCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nl-core-careteam",
  "url" : "http://fhir.nl/fhir/StructureDefinition/nl-core-careteam",
  "version" : "2.0.5",
  "name" : "nl-core-careteam",
  "title" : "nl-core-careteam",
  "status" : "active",
  "publisher" : "HL7 Netherlands",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "An nl-core base CareTeam profile, that references to all relating Dutch Health and Care Information models or HCIM (Dutch: Zorginformatiebouwsteen or ZIB) profiles. This profile is not based on an HCIM, because no HCIM exists for the CareTeam concept.",
  "purpose" : "The MedMij GGZ use case has a direct need for exchanging care team information with the patient.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "hcim-healthprofessional-v3.2-2017EN",
      "uri" : "https://zibs.nl/wiki/HealthProfessional-v3.2(2017EN)",
      "name" : "HCIM HealthProfessional-v3.2(2017EN)"
    },
    {
      "identity" : "hcim-basicelements-v1.0-2017EN",
      "uri" : "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)",
      "name" : "HCIM BasicElements-v1.0(2017EN)"
    },
    {
      "identity" : "hcim-healthprofessional-v3.0-2016EN",
      "uri" : "https://zibs.nl/wiki/HealthProfessional-v3.0(2016EN)",
      "name" : "HCIM HealthProfessional-v3.0(2016EN)"
    },
    {
      "identity" : "hcim-healthprofessional-v1.2.1-2015EN",
      "uri" : "https://zibs.nl/wiki/HealthProfessional-v1.2.1(2015EN)",
      "name" : "HCIM HealthProfessional-v1.2.1(2015EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "CareTeam",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CareTeam.identifier",
        "path" : "CareTeam.identifier",
        "mapping" : [
          {
            "identity" : "hcim-basicelements-v1.0-2017EN",
            "map" : "NL-CM:0.0.6",
            "comment" : "IdentificationNumber"
          }
        ]
      },
      {
        "id" : "CareTeam.subject",
        "path" : "CareTeam.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/StructureDefinition/Group"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-basicelements-v1.0-2017EN",
            "map" : "NL-CM:0.0.11",
            "comment" : "Subject"
          }
        ]
      },
      {
        "id" : "CareTeam.context",
        "path" : "CareTeam.context",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
          }
        ]
      },
      {
        "id" : "CareTeam.period",
        "path" : "CareTeam.period",
        "mapping" : [
          {
            "identity" : "hcim-basicelements-v1.0-2017EN",
            "map" : "NL-CM:0.0.14",
            "comment" : "DateTime"
          }
        ]
      },
      {
        "id" : "CareTeam.participant.role.coding",
        "path" : "CareTeam.participant.role.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "CareTeam.participant.role.coding:healthProfessionalRole",
        "path" : "CareTeam.participant.role.coding",
        "sliceName" : "healthProfessionalRole",
        "short" : "HealthProfessionalRole",
        "definition" : "The role the healthcare provider fulfils in the healthcare process. For healthcare providers, this could be for example main practitioner, referrer or general practitioner.",
        "alias" : [
          "ZorgverlenerRol"
        ],
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.5--20171231000000",
            "display" : "ZorgverlenerRolCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "hcim-healthprofessional-v1.2.1-2015EN",
            "map" : "NL-CM:17.1.5",
            "comment" : "HealthcareProviderRole"
          },
          {
            "identity" : "hcim-healthprofessional-v3.0-2016EN",
            "map" : "NL-CM:17.1.5",
            "comment" : "HealthcareProviderRole"
          },
          {
            "identity" : "hcim-healthprofessional-v3.2-2017EN",
            "map" : "NL-CM:17.1.5",
            "comment" : "HealthProfessionalRole"
          }
        ]
      },
      {
        "id" : "CareTeam.participant.member",
        "path" : "CareTeam.participant.member",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/StructureDefinition/CareTeam"
          }
        ]
      },
      {
        "id" : "CareTeam.participant.member.extension",
        "path" : "CareTeam.participant.member.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "CareTeam.participant.member.extension:practitionerRole",
        "path" : "CareTeam.participant.member.extension",
        "sliceName" : "practitionerRole",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
          }
        ]
      },
      {
        "id" : "CareTeam.participant.onBehalfOf",
        "path" : "CareTeam.participant.onBehalfOf",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      },
      {
        "id" : "CareTeam.reasonReference",
        "path" : "CareTeam.reasonReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
          }
        ]
      },
      {
        "id" : "CareTeam.managingOrganization",
        "path" : "CareTeam.managingOrganization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.